Telegram API
Documentation
https://core.telegram.org/bots/api
Steps
Search for "BotFather"
Start chat
Send "/newbot"
Test bot
https://api.telegram.org/botBOT_TOKEN/getMe
Send a message to the bot
Get
chat.id
https://api.telegram.org/botBOT_TOKEN/getUpdates
https://api.telegram.org/botBOT_TOKEN/sendMessage
chat_id
text
Interactive Graph
Table Of Contents
Telegram API
Documentation
Steps